home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / comms / other / atomic2_0 / installscript < prev   
Text File  |  1999-06-14  |  377b  |  18 lines

  1. echo ""
  2. echo ""
  3. echo "     Installing Atomic.rexx version 2.0"
  4. echo ""
  5. echo ""
  6. protect s:atomic#? +d >nil:
  7. copy atomic.rexx s:
  8. copy atomic.conf s:
  9. copy atomic.log s:
  10. protect s:atomic.rexx +srwed
  11. protect s:atomic.conf +rwed
  12. protect s:atomic.log +rwed
  13. echo ""
  14. echo "Required Files copied to s: drawer"
  15. echo "Edit the s:atomic.conf as neccessary--READ the DOCS first!!!"
  16. echo ""
  17.  
  18.